Windows

How to Stop Connecting Automatically to Wi-Fi in Windows 11

Richard
Written by
Richard
Nov 22, 2021 Updated Apr 28, 2026 3 min read

Stopping automatic connections helps you stay in control of your internet. It prevents your device from wasting battery searching for networks you do not use and keeps you from accidentally connecting to public Wi-Fi that requires extra steps to log in. Leaving auto-join enabled on public networks poses security risks, as your device may connect to malicious hotspots designed to intercept your data.

What happens when done?

Your computer will remember the network password, but it will wait for you to click “Connect” before it joins. You stay in charge of when and where you get online. Disabling this feature can improve battery life, as your wireless adapter will stop constantly scanning and attempting to handshake with known networks in the background.

Method 1: Stop Automatic Connection via Quick Settings

If you are currently connected to the network, this is the fastest way to stop it.

  1. Open your Quick Settings menu in the bottom right corner of your taskbar.
  2. Click the arrow next to your Wi-Fi icon.
  3. Select the network you are using and click Disconnect.
Windows disconnect WiFi
  1. Uncheck the box that says Connect automatically.
Unchecking the Connect automatically box in Windows 11 Quick Settings

Method 2: Stop Automatic Connection via Settings

If you are not near the network right now, you can still change the setting using the main Windows menu.

  1. Press the Windows key + I on your keyboard to open Windows Settings.
windows 11 start settings
  1. Click on Network & internet in the left menu.
  2. Select Wi-Fi on the right side.
Network and internet settings menu in Windows 11 for Wi-Fi
  1. Click on Manage known networks.
manage known wifi networks
  1. Find the network you want to change in the list and click on it.
  2. Uncheck the box labeled Connect automatically when in range.
Disabling automatic Wi-Fi connection settings within the Windows 11 menu

Advanced: Command Line Method (Netsh)

For power users, you can disable auto-connect using the command line. Requires Admin Privileges.

  1. Right-click the Start button and select Terminal (Admin).
  2. Type the following command to see your profiles: netsh wlan show profiles
  3. To disable auto-connect for a specific network, type: netsh wlan set profileparameter name="NetworkName" connectionmode=manual

Advanced: Registry Editor Method

You can modify the registry to force manual connections. Requires Admin Privileges.

  1. Press Windows + R, type regedit, and hit Enter.
  2. Navigate to: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\NetworkList\Profiles
  3. Locate the subkey for your network and change the EnableAutoConnect value to 0.

Cross-Platform: Mobile Devices

Android: Go to Settings > Network & internet > Internet. Tap the gear icon next to your network and toggle off Auto-connect.

iOS: Go to Settings > Wi-Fi. Tap the ‘i’ icon next to the network and toggle off Auto-Join.

Troubleshooting Persistent Issues

If your computer still connects automatically, your network profile might be corrupted. Use PowerShell to reset the profile. Requires Admin Privileges.

  1. Open PowerShell (Admin).
  2. Run: Set-NetConnectionProfile -Name "NetworkName" -NetworkCategory Public

Summary

Managing your Wi-Fi auto-join settings is a simple way to improve security and battery life. Whether you use the Windows Settings app, the command line, or mobile settings, you remain in control of your data. Remember that disabling auto-connect is a best practice for public networks to avoid unwanted tracking or security risks.

Why does my computer keep connecting to public Wi-Fi automatically?

Windows saves network profiles once you connect to them successfully. If the “Connect automatically” setting is enabled, Windows will prioritize these known networks whenever they are in range, even if they are public or insecure, to ensure you stay connected to the internet without manual intervention.

How do I stop Windows from connecting to known networks without forgetting the password?

You can simply uncheck the “Connect automatically” box in the Manage Known Networks settings menu. This keeps the password saved in your system’s memory, but prevents Windows from initiating the connection until you manually select the network from your Wi-Fi list and click the Connect button.

Was this guide helpful?

0% of readers found this helpful (1 votes)

Tags: #Windows 11
Richard

About the Author

Richard

Tech Writer, IT Professional

Richard, a writer for Geek Rewind, is a tech enthusiast who loves breaking down complex IT topics into simple, easy-to-understand ideas. With years of hands-on experience in system administration and enterprise IT operations, he’s developed a knack for offering practical tips and solutions. Richard aims to make technology more accessible and actionable. He's deeply committed to the Geek Rewind community, always ready to answer questions and engage in discussions.

One response to “How to Stop Connecting Automatically to Wi-Fi in Windows 11”

  1. dude, everybody knows this already. i bet every bit of traffic for this particular page is from people who are connecting automatically even though auto connect is off. it’s a windows 11 bug.

Leave a Reply

Your email address will not be published. Required fields are marked *

Exit mobile version